paint a flat box on the area the treeview got allocated extra vertically
authorKristian Rietveld <kris@gtk.org>
Wed, 13 Jul 2005 19:14:15 +0000 (19:14 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Wed, 13 Jul 2005 19:14:15 +0000 (19:14 +0000)
commit7a02c5b5082505f4fef6163215bcedcb401fbe5c
tree508f6a1a86badf7611f5469367154c52d597f8df
parenta1e39dc5f79c1c36287a5f4edfac2c2c3cb055dc
paint a flat box on the area the treeview got allocated extra vertically

2005-07-13  Kristian Rietveld  <kris@gtk.org>

* gtk/gtktreeview.c (gtk_tree_view_bin_expose): paint a flat box
on the area the treeview got allocated extra vertically (fixes
#142063, reported by Brian Bober).

* gtk/gtktreeviewcolumn.c (gtk_tree_view_column_cell_process_action):
make this function calculate real_cell_area and real_background_area
correctly. (fixes #309249, reported by Bernd Demian).
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gtk/gtktreeview.c
gtk/gtktreeviewcolumn.c